home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / comm / mail / smail.readme < prev    next >
Text File  |  1993-11-19  |  2KB  |  72 lines

  1. Short: Sendmail (based on smail V2.5)
  2. Type: comm/mail
  3. Uploader: aussem@mavhh.hanse.de
  4. Author: aussem@mavhh.hanse.de
  5.  
  6.     The  Smail  program  replaces  Dillons sendmail to become the UUCP mail
  7.     transport  mechanism.  This Smail is based on Unix Smail V2.5.  I adapt
  8.     some Unix function (like getloginname() getuid() etc.) to the Amiga and
  9.     added some extensions (like BSMTP etc.)
  10.  
  11.     I  tried  to  secure  that  Smail  has the same parameters than Dillons
  12.     sendmail  so  that  your script files/programs that call sendmail still
  13.     works.
  14.  
  15.     I decided to publish the source files so that everybody can adapt Smail
  16.     to his own environment (e.g BBS programs or Networks).  If you send your
  17.     changes back to me I will insert them into the "official" distribution.
  18.  
  19.     Features:
  20.  
  21.           o complete substitute for Dillons sendmail
  22.  
  23.           o using paths file for UUCP routing
  24.  
  25.           o re-routing of addresses according to the paths file
  26.  
  27.           o mail forwarding for users (~/.forward and uumail:<user>)
  28.  
  29.           o nearly command line compatible with Dillon's sendmail
  30.             (except -raw)
  31.  
  32.           o Return-To-Receipt recognition
  33.  
  34.           o returning undeliverable mails to sender and postmaster
  35.             of your host
  36.  
  37.           o support of the standard Getty, MultiUserFileSystem and
  38.             AXSh passwd files
  39.  
  40.           o smarthost option if your map files are not perfect :-)
  41.  
  42.           o easy setup of a mailing list via alias include files
  43.  
  44.           o extended log files
  45.  
  46.           o accepts the following addresses
  47.               - bang paths (e.g host1!host2!user)
  48.               - @ addresses (e.g user@host1)
  49.               - user%site%site.domain@domain
  50.               - domain!site.domain%site%user
  51.  
  52.           o BSMTP (Batch Simple Mail Transport Protocol)
  53.  
  54.           o Checking local users permission to send mail
  55.             via UUCP/BSMTP
  56.  
  57.           o call uux (instead of writing directly in uuspool)
  58.  
  59.           o source files available
  60.  
  61.           o docs in AmigaGuide format
  62.  
  63.           o Installer script
  64.  
  65.           o only runs with OS2.0 or higher
  66.  
  67.      Special requirements:
  68.  
  69.      * At least Kickstart and Workbench 2.04.
  70.  
  71.      * DillonUUCP or AUUCP+ environment
  72.